sensor:
  - platform: mqtt
    name: "tepelne_cerpadlo_wh"
    unit_of_measurement: "wh"
    state_topic: "home/energy/cerpadlo/Wh"

  - platform: mqtt
    name: "tepelne_cerpadlo_A"
    unit_of_measurement: "A"
    state_topic: "home/energy/cerpadlo/current"


utility_meter:
  mesicni_spotreba_cerpadlo_wh:
    source: sensor.tepelne_cerpadlo_wh
    cycle: monthly
